Automations

Terminal Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Commands for interacting with terminals.

OpenBots.Commands.Terminal \ RD Terminal Wait For Cursor Command

Command: RD Terminal Wait For Cursor Command

This command waits for a cursor to be set within specified bounds on a targeted terminal screen. (IBM Only)

Parameters

RD Terminal Instance Name

Enter the unique instance that was specified in the **Create RD Terminal Session** command.

Required

Start Row Position (Optional)

Input the vertical position of the terminal. Starts from 1 at the top and increases going down.

Start Column Position (Optional)

Input the horizontal position of the terminal. Starts from 1 on the left and increases going right.

End Row Position (Optional)

Input the vertical position of the terminal. Starts from 1 at the top and increases going down.

End Column Position (Optional)

Input the horizontal position of the terminal. Starts from 1 on the left and increases going right.

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo